![]() ![]() |
QHow can I check for the presence of QuickTime 3 for Windows programatically? AUse the InitializeQTML() function. This function will fail with an error code if QuickTime is not installed. To check for a specific version of QuickTime 3 for Windows, use the Gestalt() function after first calling InitializeQTML() .[Sep 21 1998] |
Developer Documentation | Technical Notes | Development Kits | Sample Code |